A B C D E F G H I J L M N O P Q R S T U

O

objectiveFunction(double[]) - Method in class gametheory.GameMinimization
MCMC objective function for use in the LTE.
objectiveFunction(double[]) - Method in interface mcmcSolver.mcmcFunction
This should return the value of the statistical function at the vector of parameters x.
optchk_f77(int, double[], double[], double[], double[], double[], int[], int[], double, double[], int[], int[], int[], int[], double[], int[]) - Method in class newtonSolver.Uncmin_f77
The optchk_f77 method checks the input for reasonableness.
optdrv_f77(int, double[], Uncmin_methods, double[], double[], int[], int[], int[], int[], int[], int[], int[], double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[], double[], double[], double[], double[], double[], double[], double[]) - Method in class newtonSolver.Uncmin_f77
The optdrv_f77 method is the driver for the nonlinear optimization problem.
optif0_f77(int, double[], Uncmin_methods, double[], double[], double[], int[], double[][], double[]) - Method in class newtonSolver.Uncmin_f77
The optif0_f77 method minimizes a smooth nonlinear function of n variables.
optif9_f77(int, double[], Uncmin_methods, double[], double[], int[], int[], int[], int[], int[], int[], int[], double[], double[], double[], double[], double[], double[], double[], int[], double[][], double[]) - Method in class newtonSolver.Uncmin_f77
The optif9_f77 method minimizes a smooth nonlinear function of n variables.
optstp_f77(int, double[], double[], double[], double[], int[], int[], int[], double[], double[], double[], double[], int[], int[], boolean[], int[]) - Method in class newtonSolver.Uncmin_f77
The optstp_f77 method determines whether the algorithm should terminate due to any of the following: 1) problem solved within user tolerance 2) convergence within user tolerance 3) iteration limit reached 4) divergence or too restrictive maximum step (stepmx) suspected Translated by Steve Verrill, May 12, 1998.
output(String) - Method in class newtonSolver.Uncmin_f77
 
outputActions() - Method in class gametheory.Game
Output list of all actions to the console.
outputGame(String) - Method in class gametheory.Game
Print game to filename.
outputLTEResults(Matrix) - Method in class gametheory.GameTheoryGUI
Outputs results from the Chernozhukov and Hong (2003) LTE procedure.
outputMatrixResults(Matrix) - Method in class gametheory.GameTheoryGUI
Outputs results from the Monte Carlo above.

A B C D E F G H I J L M N O P Q R S T U